You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxExpr Class > clMtxExpr Methods > IntPower Method > clMtxExpr.IntPower Method ([In] TOpenCLVector, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxExpr.IntPower Method ([In] TOpenCLVector, int)

Compute the integer power function.

Syntax
C#
Visual Basic
public static clVector IntPower([In] TOpenCLVector Base, int Exponent);

Internally calls clVector.IntPower

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!